Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
carriage return
(CR, Control-M, ASCII 13) The character which
causes the cursor to move to the left margin, often used
with line feed to start a new line of output.
Encoded in C and Unix as "\r".
(1996-06-24)